Use atomic boxing instead of manual refcounting
authorEmmanuele Bassi <ebassi@gnome.org>
Fri, 22 Mar 2019 11:45:57 +0000 (11:45 +0000)
committerBenjamin Otte <otte@redhat.com>
Mon, 29 Apr 2019 00:25:18 +0000 (02:25 +0200)
commit478fdaa63237d726850dd94c5bb4f486f3027952
tree94a39e268cbe678a9c163d045ec483c1ad0d205b
parent7420f9c34ac21016d0e1677a1bc7eebebda84ad7
Use atomic boxing instead of manual refcounting

Artisanal, homegrown, locally sourced, vegan reference counting has been
replaced by the appropriate API in GLib, which does small things like
saturation and type checking.
gsk/gsktransform.c